| GUI Help > General > getGadgetEnabled | ||||||||||||||
|
getGadgetEnabled |
||||||||||||||
| bool enabled=getGadgetEnabled(handle gadget) | ||||||||||||||
|
Description: Used to determine if a gadget is enabled or disabled. |
||||||||||||||
|
Return Value: 0 if the gadget is disabled, 1 if the gadget is enabled. |
||||||||||||||
| Parameters: | ||||||||||||||
|
||||||||||||||
| Remarks:
|
||||||||||||||
| See Also:
|
||||||||||||||
|
Example: (Note: You will need to include the GUI constants file for this example to work) |